Welcome![Sign In][Sign Up]
Location:
Search - matlab jepg

Search list

[Compress-Decompress algrithmsJEPG

Description: 图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。
Platform: | Size: 90622 | Author: 廖振球 | Hits:

[Compress-Decompress algrithms图像压缩的MATLAB算法JPEG

Description: 图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。-This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!
Platform: | Size: 56877 | Author: 陈量 | Hits:

[OtherMatlab 6.0图形图像处理函数命令及详细列表

Description: Matlab 6.0图形图像处理函数命令及详细列表的PDF版-Graphics and Image Processing Functions orders and detailed list of PDF version
Platform: | Size: 427008 | Author: 流沙 | Hits:

[Picture Viewerjpeg1

Description: 关于 JEPG的DCT代码,比较简单,但还是比较好的,大家学习-DCT on the JPEG code, relatively simple, but is still relatively good, we learn
Platform: | Size: 23552 | Author: 春春 | Hits:

[Compress-Decompress algrithms图像压缩的MATLAB算法JPEG

Description: 图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。-This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!
Platform: | Size: 56320 | Author: 陈量 | Hits:

[GDI-BitmapJEPGProcessing

Description: 用MATLAB写的JEPG格式的图像处理算法,附带有十张左右的经典图像算法常用图片,可以在同一目录下面自己做一下看效果-MATLAB write JPEG format image processing algorithm, fringe is about 10 images of the classic algorithm commonly used pictures, in the same directory can do something in their effects
Platform: | Size: 86016 | Author: chaos545 | Hits:

[Picture ViewerActual_JPEG_codec

Description: 由几个完整的m文件组成的很好的jepg压缩解压的matlab实现程序。 Steps to Run: 1. Run jpegdemo.m (encoder) by Yu Hen Hu 2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me)-several integrity of the document consisting of m good jepg compression decompression procedures for the realization of Matlab. Steps to Run : 1. Run jpegdemo.m (encoder) by Yu Hen Hu 2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me)
Platform: | Size: 74752 | Author: 陆游 | Hits:

[Compress-Decompress algrithmsJPEGyasuomatlabdaima

Description: jepg压缩的matlab代码,采用哈夫曼编码,dct变换-jepg compression Matlab code, using Huffman coding, transform Extra
Platform: | Size: 59392 | Author: zhouyinye | Hits:

[Compress-Decompress algrithmswave2111

Description: 一个关于JEPG2000的MATLAB 源码,功能基本上可以实现 ,但也有一定的不足,希望大侠多多指教-one of the correctness of MATLAB source, the basic function can be achieved. But there are certain deficiencies, the exhibitions hope Shanhaiguan
Platform: | Size: 1024 | Author: | Hits:

[Software Engineeringsz-huangtianli

Description: 在matlab下实现JEPG标准的图像压缩,包含了经典的介绍-in Matlab under JEPG image compression standards, including the introduction of classical
Platform: | Size: 50176 | Author: | Hits:

[Compress-Decompress algrithmsJPEG_CODE

Description: 该程序是一个用matlab语言编写的jepg压缩解压程序,代码不是太长,适合大家学习交流-The program is a language used matlab JEPG compression decompression procedures, the code is not too long for them to learn from the exchange of
Platform: | Size: 74752 | Author: 独行士 | Hits:

[Compress-Decompress algrithmsImageProcessing

Description: 图像压缩的MATLAB算法之JEPG(完整的\图像压缩的MATLAB算法之JEPG,完整的例程)。-MATLAB algorithm for image compression of JEPG (complete image compression of the MATLAB algorithm JEPG, complete routines).
Platform: | Size: 86016 | Author: 廖振球 | Hits:

[Compress-Decompress algrithmsJEPG

Description: 图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。-MATLAB algorithm for image compression of JEPG, hope useful for everyone, welcome to download.
Platform: | Size: 90112 | Author: 廖振球 | Hits:

[Picture ViewerJPEG

Description: 本代码对于传输的JEPG图像进行编码,以利于图形图像在信道中的有效传输-The code for the transmission JEPG image coding, graphics image in the channel in order to facilitate the effective transfer
Platform: | Size: 74752 | Author: 全威 | Hits:

[Multimedia programJEPG

Description: 图像压缩的MATLAB算法之JEPG(完整的例程)-MATLAB JEPG
Platform: | Size: 90112 | Author: 274274 | Hits:

[matlabjpegcompresion

Description: description on Matlab of JEPG compression
Platform: | Size: 7168 | Author: creednell | Hits:

[matlabOpenJpeg2des_exhaustive

Description: JEPG2000的开源代码,matlab版本可直接使用。-JEPG2000 open source code, matlab version can be used directly.
Platform: | Size: 948224 | Author: lili | Hits:

[Special EffectsDCT_JPEG

Description: 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.
Platform: | Size: 175104 | Author: | Hits:

[matlab123JEPG-example

Description: 图像压缩的matlab算法之JPEG,DCT算法。-matlab jpeg dct
Platform: | Size: 91136 | Author: king | Hits:

[Compress-Decompress algrithmsjpeg-matlab

Description: Matlab中Jepg压缩算法的实现,可以直接运行,亲测!-Matlab in Jepg compression algorithm can be run directly, pro-test!
Platform: | Size: 141312 | Author: Scotty | Hits:
« 12 »

CodeBus www.codebus.net